[INFO] cloning repository https://github.com/cooliste/signal
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cooliste/signal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcooliste%2Fsignal", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcooliste%2Fsignal'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e2fe0da170f922c0cc0f7cd0daffe74de4e0dbea
[INFO] fixing cooliste/signal against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcooliste%2Fsignal" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/cooliste/signal
[INFO] finished tweaking git repo https://github.com/cooliste/signal
[INFO] tweaked toml for git repo https://github.com/cooliste/signal written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cooliste/signal on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cooliste/signal already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 939ab29c4842622224fb9ba7b074d054a012300340d959e9d8ac81f8f0a66b3e
[INFO] running `Command { std: "docker" "start" "939ab29c4842622224fb9ba7b074d054a012300340d959e9d8ac81f8f0a66b3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "939ab29c4842622224fb9ba7b074d054a012300340d959e9d8ac81f8f0a66b3e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "939ab29c4842622224fb9ba7b074d054a012300340d959e9d8ac81f8f0a66b3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "939ab29c4842622224fb9ba7b074d054a012300340d959e9d8ac81f8f0a66b3e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating rust/net/grpc/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3 (https://github.com/signalapp/curve25519-dalek?tag=signal-curve25519-4.1.3#7c6d3475)
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling sha2-asm v0.6.4
[INFO] [stderr]     Checking indexmap v2.11.3
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]     Checking libcrux-platform v0.0.2
[INFO] [stderr]     Checking const-str v0.6.4
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling hax-lib v0.3.4
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]    Compiling libcrux-intrinsics v0.0.3
[INFO] [stderr]    Compiling libcrux-sha3 v0.0.3
[INFO] [stderr]     Checking clap_builder v4.5.47
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking hpke-rs-crypto v0.3.0
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling libcrux-intrinsics v0.0.2
[INFO] [stderr]    Compiling libcrux-sha3 v0.0.2
[INFO] [stderr]    Compiling libcrux-ml-kem v0.0.2
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]    Compiling toml_datetime v0.7.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking sorted-vec v0.8.10
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1 (https://github.com/signalapp/curve25519-dalek?tag=signal-curve25519-4.1.3#7c6d3475)
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]    Compiling hax-lib-macros v0.3.4
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]     Checking hpke-rs v0.3.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]     Checking aes-gcm-siv v0.11.1
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling hax-lib-macros v0.2.0
[INFO] [stderr]     Checking clap v4.5.47
[INFO] [stderr]    Compiling partial-default-derive v0.1.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking hax-lib v0.2.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking partial-default v0.1.0
[INFO] [stderr]     Checking protobuf-support v3.7.2
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]    Compiling libcrux-macros v0.0.2
[INFO] [stderr]     Checking libcrux-traits v0.0.2
[INFO] [stderr]    Compiling toml_edit v0.23.5
[INFO] [stderr]    Compiling spqr v1.2.0 (https://github.com/signalapp/SparsePostQuantumRatchet.git?tag=v1.2.0#99a759a3)
[INFO] [stderr]    Compiling libsignal-protocol v0.1.0 (/opt/rustwide/workdir/rust/protocol)
[INFO] [stderr]     Checking libcrux-hacl-rs v0.0.2
[INFO] [stderr] warning: `rust/protocol/build.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] 
[INFO] [stderr] If you are trying to migrate from the previous edition (2021), the
[INFO] [stderr] process requires following these steps:
[INFO] [stderr] 
[INFO] [stderr] 1. Start with `edition = "2021"` in `Cargo.toml`
[INFO] [stderr] 2. Run `cargo fix --edition`
[INFO] [stderr] 3. Modify `Cargo.toml` to set `edition = "2024"`
[INFO] [stderr] 4. Run `cargo build` or `cargo test` to verify the fixes worked
[INFO] [stderr] 
[INFO] [stderr] More details may be found at
[INFO] [stderr] https://doc.rust-lang.org/edition-guide/editions/transitioning-an-existing-project-to-a-new-edition.html
[INFO] [stderr] 
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.16
[INFO] [stderr]     Checking x25519-dalek v2.0.1
[INFO] [stderr]     Checking libsignal-core v0.1.0 (/opt/rustwide/workdir/rust/core)
[INFO] [stderr]     Checking data-encoding-macro v0.1.18
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr] warning: `rust/core/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]     Checking signal-crypto v0.1.0 (/opt/rustwide/workdir/rust/crypto)
[INFO] [stderr] warning: `rust/crypto/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking libsignal-account-keys v0.1.0 (/opt/rustwide/workdir/rust/account-keys)
[INFO] [stderr] warning: `rust/account-keys/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling cmake v0.1.48
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking num_enum v0.7.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]    Compiling fslock v0.2.1
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking libcrux-sha2 v0.0.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking poksho v0.7.0 (/opt/rustwide/workdir/rust/poksho)
[INFO] [stderr] warning: `rust/poksho/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking libcrux-hmac v0.0.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]     Checking libcrux-hkdf v0.0.2
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling protobuf-parse v3.7.2
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking foreign-types-shared v0.3.1
[INFO] [stderr]     Checking foreign-types v0.5.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling visibility v0.1.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking nonzero_ext v0.3.0
[INFO] [stderr]     Checking zkcredential v0.1.0 (/opt/rustwide/workdir/rust/zkcredential)
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr] warning: `rust/zkcredential/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]    Compiling protobuf-codegen v3.7.2
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]     Checking zkgroup v0.9.0 (/opt/rustwide/workdir/rust/zkgroup)
[INFO] [stderr] warning: `rust/zkgroup/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]     Checking test-case v3.3.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling snow v0.10.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]    Compiling attest v0.1.0 (/opt/rustwide/workdir/rust/attest)
[INFO] [stderr]    Compiling libsignal-svrb v0.1.0 (/opt/rustwide/workdir/rust/svrb)
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]    Compiling asn1_derive v0.21.3
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking asn1 v0.21.3
[INFO] [stderr] warning: `rust/attest/build.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling boring-sys v4.18.0 (https://github.com/signalapp/boring?tag=signal-v4.18.0#81d4aa19)
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr] warning: `rust/svrb/build.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking headers v0.4.1
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking bitstream-io v1.10.0
[INFO] [stderr] warning: `rust/svrb/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking rustls-webpki v0.103.6
[INFO] [stderr]     Checking tungstenite v0.27.0 (https://github.com/signalapp/tungstenite-rs?tag=signal-v0.27.0#d9409e36)
[INFO] [stderr]    Compiling libsignal-keytrans v0.0.1 (/opt/rustwide/workdir/rust/keytrans)
[INFO] [stderr] warning: `rust/keytrans/build.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tokio-tungstenite v0.27.0
[INFO] [stderr]    Compiling usernames v0.1.0 (/opt/rustwide/workdir/rust/usernames)
[INFO] [stderr] warning: `rust/usernames/build.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]    Compiling derive_utils v0.15.0
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]    Compiling auto_enums v0.8.7
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking tokio-socks v0.5.2
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking rangemap v1.6.0
[INFO] [stderr]     Checking proptest v1.7.0
[INFO] [stderr] warning: `rust/keytrans/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]    Compiling libsignal-net v0.1.0 (/opt/rustwide/workdir/rust/net)
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr] warning: `rust/net/build.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rust/usernames/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]     Checking clap-stdin v0.6.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking warp v0.4.2
[INFO] [stderr]     Checking compression-core v0.4.29
[INFO] [stderr]     Checking rustls-platform-verifier v0.5.3
[INFO] [stderr]     Checking compression-codecs v0.4.30
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]     Checking serde_with v3.14.0
[INFO] [stderr]    Compiling libsignal-message-backup v0.1.0 (/opt/rustwide/workdir/rust/message-backup)
[INFO] [stderr] warning: `rust/message-backup/build.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]     Checking macro_rules_attribute v0.2.2
[INFO] [stderr]     Checking async-compression v0.4.30
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking protobuf-json-mapping v3.7.2
[INFO] [stderr] warning: `rust/protocol/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]    Compiling libsignal-message-backup-macros v0.1.0 (/opt/rustwide/workdir/rust/message-backup/macros)
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling test-log-macros v0.2.18
[INFO] [stderr]     Checking intmap v3.1.2
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking mediasan-common v0.5.3
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking test-log v0.2.18
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling linkme-impl v0.3.33
[INFO] [stderr]    Compiling tonic-build v0.13.1
[INFO] [stderr]    Compiling neon-macros v1.1.1
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]     Checking tonic v0.13.1
[INFO] [stderr]     Checking linkme v0.3.33
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking neon v1.1.1
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr] warning: `rust/message-backup/macros/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]    Compiling libsignal-net-grpc v0.1.0 (/opt/rustwide/workdir/rust/net/grpc)
[INFO] [stderr]    Compiling dyn-clonable-impl v0.9.2
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]    Migrating rust/net/grpc/build.rs from 2021 edition to 2024
[INFO] [stderr]     Checking dyn-clonable v0.9.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling mp4san-derive v0.5.3
[INFO] [stderr] warning: `rust/message-backup/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking webpsan v0.5.3
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking mp4san v0.5.3
[INFO] [stderr]     Checking jni-sys v0.3.0
[INFO] [stderr]     Checking cesu8 v1.1.0
[INFO] [stderr]     Checking atomic-take v1.1.0
[INFO] [stderr]    Compiling syn-mid v0.6.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking signal-media v0.1.0 (/opt/rustwide/workdir/rust/media)
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]    Compiling pest v2.8.2
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking signal-neon-futures v0.1.0 (/opt/rustwide/workdir/rust/bridge/node/futures)
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]    Compiling libsignal-bridge-macros v0.1.0 (/opt/rustwide/workdir/rust/bridge/shared/macros)
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling pest_meta v2.8.2
[INFO] [stderr]     Checking jni v0.21.1
[INFO] [stderr]     Checking libsignal-cli-utils v0.1.0 (/opt/rustwide/workdir/rust/cli-utils)
[INFO] [stderr]    Migrating rust/net/grpc/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling libsignal-bridge v0.1.0 (/opt/rustwide/workdir/rust/bridge/shared)
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr] warning: `rust/media/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rust/bridge/node/futures/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]    Compiling pest_generator v2.8.2
[INFO] [stderr] warning: `rust/bridge/shared/macros/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]     Checking ucd-trie v0.1.7
[INFO] [stderr]    Compiling pest_derive v2.8.2
[INFO] [stderr] warning: `rust/cli-utils/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr] warning: `rust/bridge/shared/build.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]    Compiling dir-test-macros v0.4.1
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking dir-test v0.4.1
[INFO] [stderr]     Checking deranged v0.5.3
[INFO] [stderr]     Checking time-core v0.1.6
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]     Checking scroll v0.12.0
[INFO] [stderr]     Checking range-map v0.2.0
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]    Compiling libsignal-bridge-testing v0.1.0 (/opt/rustwide/workdir/rust/bridge/shared/testing)
[INFO] [stderr] warning: `rust/bridge/shared/testing/build.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]    Compiling signal-neon-futures-tests v0.1.0 (/opt/rustwide/workdir/rust/bridge/node/futures/tests-node-module)
[INFO] [stderr] warning: `rust/bridge/node/futures/tests-node-module/build.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking time v0.3.43
[INFO] [stderr]     Checking procfs-core v0.17.0
[INFO] [stderr]     Checking memmap2 v0.9.8
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking circular v0.3.0
[INFO] [stderr]     Checking cachemap2 v0.3.0
[INFO] [stderr]     Checking minidump-common v0.22.2
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr] warning: `rust/bridge/node/futures/tests-node-module/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking log-panics v2.1.0
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]    Compiling tls-parser v0.12.2
[INFO] [stderr]    Compiling libsignal-node v0.86.4 (/opt/rustwide/workdir/rust/bridge/node)
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr] warning: `rust/bridge/node/build.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]    Compiling libsignal-ffi v0.86.4 (/opt/rustwide/workdir/rust/bridge/ffi)
[INFO] [stderr] warning: `rust/bridge/ffi/build.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]    Compiling libsignal-jni v0.86.4 (/opt/rustwide/workdir/rust/bridge/jni)
[INFO] [stderr] warning: `rust/bridge/jni/build.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking socks5-proto v0.4.1
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]     Checking pem v3.0.5
[INFO] [stderr]     Checking rcgen v0.13.2
[INFO] [stderr]     Checking socks5-server v0.10.1
[INFO] [stderr]     Checking testing_logger v0.1.1
[INFO] [stderr]     Checking hickory-proto v0.24.4
[INFO] [stderr] warning: `rust/bridge/node/futures/tests/node.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rust/bridge/node/futures/tests/util.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rust/bridge/node/futures/benches/node.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rust/message-backup/examples/scramble.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rust/message-backup/benches/validation.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rust/message-backup/examples/json_to_binproto.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rust/message-backup/src/bin/validator/main.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking boring v4.18.0 (https://github.com/signalapp/boring?tag=signal-v4.18.0#81d4aa19)
[INFO] [stderr]     Checking breakpad-symbols v0.22.2
[INFO] [stderr]     Checking minidump v0.22.2
[INFO] [stderr] warning: `rust/message-backup/examples/backup_stats.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]    Compiling nom-derive-impl v0.10.1
[INFO] [stderr] warning: `rust/message-backup/examples/binproto_to_json.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking minidump-unwind v0.22.2
[INFO] [stderr] warning: `rust/message-backup/examples/decrypt_backup.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking tokio-boring v4.18.0 (https://github.com/signalapp/boring?tag=signal-v4.18.0#81d4aa19)
[INFO] [stderr]     Checking device-transfer v0.1.0 (/opt/rustwide/workdir/rust/device-transfer)
[INFO] [stderr]     Checking minidump-processor v0.22.1
[INFO] [stderr]     Checking nom-derive v0.10.1
[INFO] [stderr] warning: `rust/message-backup/examples/encrypt_backup.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rust/message-backup/tests/test_cases.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rust/attest/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rust/device-transfer/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking libsignal-net-infra v0.1.0 (/opt/rustwide/workdir/rust/net/infra)
[INFO] [stderr] warning: `rust/core/examples/xed.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rust/core/examples/ed_to_xed.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rust/core/benches/curve.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rust/net/infra/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rust/device-transfer/tests/tests.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rust/attest/tests/hsm_enclave.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rust/protocol/examples/kem.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rust/protocol/tests/sealed_sender.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rust/net/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rust/protocol/benches/sealed_sender.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking libsignal-net-chat v0.1.0 (/opt/rustwide/workdir/rust/net/chat)
[INFO] [stderr] warning: `rust/protocol/tests/ratchet.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rust/protocol/tests/session.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rust/protocol/benches/ratchet.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rust/protocol/tests/groups.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rust/protocol/benches/session.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rust/net/chat/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rust/net/examples/svr2_attestation.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking libsignal-bridge-types v0.1.0 (/opt/rustwide/workdir/rust/bridge/shared/types)
[INFO] [stderr] warning: `rust/net/tests/dns_lookup.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rust/net/tests/cdsi_connect.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rust/net/examples/dns_over_udp.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rust/net/examples/svrb_test.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rust/net/examples/dns_custom_lookup.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rust/bridge/shared/types/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rust/net/chat/examples/fetch_profile_key_credential.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rust/net/chat/examples/look_up_username.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rust/net/examples/chat_smoke_test.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rust/net/examples/socks_proxy.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rust/net/examples/https_proxy.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rust/bridge/shared/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rust/bridge/shared/testing/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking libsignal-jni-impl v0.86.4 (/opt/rustwide/workdir/rust/bridge/jni/impl)
[INFO] [stderr] warning: `rust/net/tests/chat_connect_timing.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rust/net/examples/cdsi_lookup.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rust/net/examples/dns_over_https.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rust/bridge/jni/impl/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rust/bridge/node/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking libsignal-jni-testing v0.86.4 (/opt/rustwide/workdir/rust/bridge/jni/testing)
[INFO] [stderr] warning: `rust/bridge/ffi/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rust/account-keys/benches/hash.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rust/bridge/jni/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rust/bridge/jni/testing/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rust/usernames/benches/usernames_benchmarks.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rust/keytrans/benches/verify.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rust/usernames/examples/username_links.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rust/zkgroup/tests/backup_auth_flow.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rust/zkgroup/tests/call_link_flow.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rust/zkgroup/tests/group_send_endorsements.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rust/zkgroup/tests/integration_tests.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rust/zkgroup/benches/zkgroup_benchmarks.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rust/zkgroup/benches/serialization.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rust/zkgroup/tests/receipt_flow.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rust/zkcredential/benches/zkcredential_benchmarks.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rust/zkcredential/benches/endorsements.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rust/poksho/benches/sho.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rust/crypto/benches/hpke.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rust/crypto/tests/aes_gcm.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rust/crypto/benches/aes_gcm.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `rust/crypto/tests/aes_ctr.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8m 20s
[INFO] [stderr] crater-edition-check: attest v0.1.0 (/opt/rustwide/workdir/rust/attest) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: signal-crypto v0.1.0 (/opt/rustwide/workdir/rust/crypto) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: libsignal-core v0.1.0 (/opt/rustwide/workdir/rust/core) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: device-transfer v0.1.0 (/opt/rustwide/workdir/rust/device-transfer) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: libsignal-keytrans v0.0.1 (/opt/rustwide/workdir/rust/keytrans) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: signal-media v0.1.0 (/opt/rustwide/workdir/rust/media) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: libsignal-message-backup v0.1.0 (/opt/rustwide/workdir/rust/message-backup) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: libsignal-account-keys v0.1.0 (/opt/rustwide/workdir/rust/account-keys) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: libsignal-message-backup-macros v0.1.0 (/opt/rustwide/workdir/rust/message-backup/macros) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: libsignal-protocol v0.1.0 (/opt/rustwide/workdir/rust/protocol) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: libsignal-svrb v0.1.0 (/opt/rustwide/workdir/rust/svrb) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: usernames v0.1.0 (/opt/rustwide/workdir/rust/usernames) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: poksho v0.7.0 (/opt/rustwide/workdir/rust/poksho) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: zkgroup v0.9.0 (/opt/rustwide/workdir/rust/zkgroup) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: zkcredential v0.1.0 (/opt/rustwide/workdir/rust/zkcredential) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: libsignal-cli-utils v0.1.0 (/opt/rustwide/workdir/rust/cli-utils) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: libsignal-net v0.1.0 (/opt/rustwide/workdir/rust/net) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: libsignal-net-infra v0.1.0 (/opt/rustwide/workdir/rust/net/infra) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: libsignal-net-chat v0.1.0 (/opt/rustwide/workdir/rust/net/chat) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: libsignal-net-grpc v0.1.0 (/opt/rustwide/workdir/rust/net/grpc) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: libsignal-ffi v0.86.4 (/opt/rustwide/workdir/rust/bridge/ffi) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: libsignal-bridge v0.1.0 (/opt/rustwide/workdir/rust/bridge/shared) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: libsignal-bridge-macros v0.1.0 (/opt/rustwide/workdir/rust/bridge/shared/macros) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: libsignal-bridge-types v0.1.0 (/opt/rustwide/workdir/rust/bridge/shared/types) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: signal-neon-futures v0.1.0 (/opt/rustwide/workdir/rust/bridge/node/futures) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: signal-neon-futures-tests v0.1.0 (/opt/rustwide/workdir/rust/bridge/node/futures/tests-node-module) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: libsignal-bridge-testing v0.1.0 (/opt/rustwide/workdir/rust/bridge/shared/testing) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: libsignal-jni v0.86.4 (/opt/rustwide/workdir/rust/bridge/jni) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: libsignal-jni-impl v0.86.4 (/opt/rustwide/workdir/rust/bridge/jni/impl) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: libsignal-jni-testing v0.86.4 (/opt/rustwide/workdir/rust/bridge/jni/testing) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: libsignal-node v0.86.4 (/opt/rustwide/workdir/rust/bridge/node) updating edition from 2024 to 2024
[INFO] [stderr]     Checking libsignal-account-keys v0.1.0 (/opt/rustwide/workdir/rust/account-keys)
[INFO] [stderr]     Checking attest v0.1.0 (/opt/rustwide/workdir/rust/attest)
[INFO] [stderr]    Compiling libsignal-net-grpc v0.1.0 (/opt/rustwide/workdir/rust/net/grpc)
[INFO] [stderr]     Checking device-transfer v0.1.0 (/opt/rustwide/workdir/rust/device-transfer)
[INFO] [stderr]     Checking libsignal-cli-utils v0.1.0 (/opt/rustwide/workdir/rust/cli-utils)
[INFO] [stderr]    Compiling libsignal-bridge v0.1.0 (/opt/rustwide/workdir/rust/bridge/shared)
[INFO] [stderr]    Compiling libsignal-bridge-testing v0.1.0 (/opt/rustwide/workdir/rust/bridge/shared/testing)
[INFO] [stderr]    Compiling signal-neon-futures-tests v0.1.0 (/opt/rustwide/workdir/rust/bridge/node/futures/tests-node-module)
[INFO] [stderr]    Compiling libsignal-ffi v0.86.4 (/opt/rustwide/workdir/rust/bridge/ffi)
[INFO] [stderr]    Compiling libsignal-jni v0.86.4 (/opt/rustwide/workdir/rust/bridge/jni)
[INFO] [stderr]    Compiling libsignal-node v0.86.4 (/opt/rustwide/workdir/rust/bridge/node)
[INFO] [stderr]     Checking libsignal-bridge-macros v0.1.0 (/opt/rustwide/workdir/rust/bridge/shared/macros)
[INFO] [stdout] warning: value captured by `future` is never read
[INFO] [stdout]   --> rust/bridge/node/futures/tests-node-module/src/panics_and_throws.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         future.await?;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: did you mean to capture by reference instead?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value captured by `future` is never read
[INFO] [stdout]   --> rust/bridge/node/futures/tests-node-module/src/panics_and_throws.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |         future.await?;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: did you mean to capture by reference instead?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking libsignal-message-backup-macros v0.1.0 (/opt/rustwide/workdir/rust/message-backup/macros)
[INFO] [stdout] warning: value captured by `future` is never read
[INFO] [stdout]   --> rust/bridge/node/futures/tests-node-module/src/panics_and_throws.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         future.await?;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: did you mean to capture by reference instead?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking libsignal-message-backup v0.1.0 (/opt/rustwide/workdir/rust/message-backup)
[INFO] [stdout] warning: value captured by `future` is never read
[INFO] [stdout]   --> rust/bridge/node/futures/tests-node-module/src/panics_and_throws.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |         future.await?;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: did you mean to capture by reference instead?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking signal-neon-futures v0.1.0 (/opt/rustwide/workdir/rust/bridge/node/futures)
[INFO] [stdout] warning: unused import: `neon::prelude::*`
[INFO] [stdout]  --> rust/bridge/node/futures/src/future/builder.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use neon::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking usernames v0.1.0 (/opt/rustwide/workdir/rust/usernames)
[INFO] [stderr]     Checking zkgroup v0.9.0 (/opt/rustwide/workdir/rust/zkgroup)
[INFO] [stderr]     Checking libsignal-net v0.1.0 (/opt/rustwide/workdir/rust/net)
[INFO] [stderr]     Checking libsignal-net-chat v0.1.0 (/opt/rustwide/workdir/rust/net/chat)
[INFO] [stderr]     Checking libsignal-net-infra v0.1.0 (/opt/rustwide/workdir/rust/net/infra)
[INFO] [stderr]     Checking signal-media v0.1.0 (/opt/rustwide/workdir/rust/media)
[INFO] [stderr]     Checking libsignal-keytrans v0.0.1 (/opt/rustwide/workdir/rust/keytrans)
[INFO] [stderr]     Checking libsignal-protocol v0.1.0 (/opt/rustwide/workdir/rust/protocol)
[INFO] [stderr]     Checking libsignal-core v0.1.0 (/opt/rustwide/workdir/rust/core)
[INFO] [stderr]     Checking libsignal-bridge-types v0.1.0 (/opt/rustwide/workdir/rust/bridge/shared/types)
[INFO] [stdout] warning: unused import: `libsignal_protocol::*`
[INFO] [stdout]   --> rust/bridge/shared/types/src/ffi/convert.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use libsignal_protocol::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `libsignal_protocol::*`
[INFO] [stdout]   --> rust/bridge/shared/types/src/jni/convert.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use libsignal_protocol::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `neon::prelude::*`
[INFO] [stdout]   --> rust/bridge/shared/types/src/node/convert.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use neon::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::*`
[INFO] [stdout]   --> rust/bridge/shared/types/src/lib.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     use crate::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `libsignal_protocol::*`
[INFO] [stdout]   --> rust/bridge/shared/types/src/ffi/convert.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use libsignal_protocol::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `libsignal_protocol::*`
[INFO] [stdout]   --> rust/bridge/shared/types/src/jni/convert.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use libsignal_protocol::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `neon::prelude::*`
[INFO] [stdout]   --> rust/bridge/shared/types/src/node/convert.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use neon::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::*`
[INFO] [stdout]   --> rust/bridge/shared/types/src/lib.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     use crate::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Rng`
[INFO] [stdout]    --> rust/protocol/src/kem.rs:508:16
[INFO] [stdout]     |
[INFO] [stdout] 508 |     use rand::{Rng as _, TryRngCore as _};
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking libsignal-svrb v0.1.0 (/opt/rustwide/workdir/rust/svrb)
[INFO] [stdout] warning: unused import: `FutureExt`
[INFO] [stdout]    --> rust/net/infra/src/route/resolve.rs:503:24
[INFO] [stdout]     |
[INFO] [stdout] 503 |     use futures_util::{FutureExt as _, StreamExt as _, pin_mut};
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking zkcredential v0.1.0 (/opt/rustwide/workdir/rust/zkcredential)
[INFO] [stderr]     Checking poksho v0.7.0 (/opt/rustwide/workdir/rust/poksho)
[INFO] [stderr]     Checking signal-crypto v0.1.0 (/opt/rustwide/workdir/rust/crypto)
[INFO] [stdout] warning: unused import: `Message`
[INFO] [stdout]    --> rust/message-backup/src/json/exporter.rs:199:38
[INFO] [stdout]     |
[INFO] [stdout] 199 |     use protobuf::{CodedInputStream, Message as _, MessageField};
[INFO] [stdout]     |                                      ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Mac`
[INFO] [stdout]   --> rust/message-backup/src/frame/mac_read.rs:51:22
[INFO] [stdout]    |
[INFO] [stdout] 51 |     use hmac::{Hmac, Mac as _};
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking libsignal-jni-impl v0.86.4 (/opt/rustwide/workdir/rust/bridge/jni/impl)
[INFO] [stderr]     Checking libsignal-jni-testing v0.86.4 (/opt/rustwide/workdir/rust/bridge/jni/testing)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9m 55s
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "939ab29c4842622224fb9ba7b074d054a012300340d959e9d8ac81f8f0a66b3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "939ab29c4842622224fb9ba7b074d054a012300340d959e9d8ac81f8f0a66b3e", kill_on_drop: false }`
[INFO] [stdout] 939ab29c4842622224fb9ba7b074d054a012300340d959e9d8ac81f8f0a66b3e
